home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / grafik / 3d & render tools / irit / man / man6 / adwidth.6 < prev    next >
Text File  |  1996-07-16  |  370b  |  17 lines

  1. .TH ADWIDTH
  2.  6 "IRIT Version 6.0" 
  3. .SH NAME
  4. ADWIDTH
  5.  
  6.  
  7.  
  8.  ADWIDTH( GeometricType Object, NumericType DWidth )
  9.  
  10. Sets the width of the object.  This display width is used in pixels in
  11. display devices for width of line drawing, if supported by the display device.
  12. See also ATTRIB, COLOR, and AWIDTH.
  13.  
  14. This function is equivament to using,
  15.  
  16. ATTRIB( Object, "dwidth", Width );
  17.